home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / terminal / sysline-.1 / sysline- / sysline-1.1 / CHANGES next >
Encoding:
Text File  |  1996-03-15  |  5.1 KB  |  117 lines

  1.  changelog for sysline (Linux)
  2.  -----------------------------
  3.  
  4. * v 0.0    May 11th 1994    bjdouma@xs4all.hacktic.nl (Bauke Jan Douma)
  5.     - Tue May 10 14:49:44 MET DST 1994: ported to Linux, also
  6.       corrected some bugs:
  7.     - `arrows' pointed to garbage with TERMINFO
  8.     - with -e option, changing `columns' produced a segfault with TERMINFO
  9.     - missing check for `status_line_esc_ok' in stringdump() with TERMINFO
  10.     - missing check for `width_status_line' in getwinsize() with TERMINFO
  11.     - "Mail has just arrived..." lacked a leading stringspace() call
  12.  
  13.   this initial port to Linux didn't have a version number, neither did the
  14.   patch I released soon afterwards to stop a memory leak... (sysline.patch1.gz)
  15.   
  16. * v 0.2    May 19th 1994    bjdouma@xs4all.hacktic.nl (Bauke Jan Douma)
  17.   'major' changes, so new release, calling it version 0.2, file is
  18.   called sysline-0.2.tar.gz.
  19.   changes included:
  20.     - fixed SIGWINCH stuff when using -w flag; I suppose it works,
  21.       check it out under X, in a 1-line window, that you change in
  22.       hor. size with the mouse.  
  23.     - fixed (hopefully) utmp stuff
  24.     - fixed stringprt(); now change of loadavg in last 5min is shown 
  25.       correctly.
  26.     - customized/simplified take_snapshot code and put it in 
  27.       readproctab.c. this remains basically the code from Michael 
  28.       Johnson's procps package, I hope I'm not doing anything 
  29.       unethical here.
  30.     - added i2/is2 and ce/el strings and changed ts/tsl strings for 
  31.       termcap/terminfo files; you prob. want to change these.
  32.  
  33. * v 0.3    May 26th 1994    bjdouma@xs4all.hacktic.nl (Bauke Jan Douma)
  34.   changes included:
  35.       - a fix in readproctab.c so sysline won't refuse to run when
  36.         there are no processes running (actually it quietly died due
  37.         to a SEGV after following a NULL pointer).
  38.       - correctly show high priority processes as running.
  39.     - fix to handle window (-w flag) correctly under X.
  40.       
  41. * v 0.4    Jun  4th 1994    bjdouma@xs4all.hacktic.nl (Bauke Jan Douma)
  42.   changes included:
  43.       - simplified reading of process table, prob. making it slightly faster.
  44.     - get bell from termcap/terminfo file
  45.  
  46. * v 0.5    Jun 16th 1994    bjdouma@xs4all.hacktic.nl (Bauke Jan Douma)
  47.   changes included:
  48.     - changed signal to linux sigaction.
  49.     - add'l fixes to utmp stuff
  50.       - added \Em to ts/tsl strings
  51.       - added cls utility as a bonus.
  52.       - changed cs utility somewhat.
  53.       - <drum roll> added -Wall to CFLAGS ;)
  54.     - another slight speedup of process table reading
  55.     - enabled use of standard curses
  56.     - put customizable defines in config.h
  57.  
  58. * v 0.6    Aug 30th 1994    bjdouma@xs4all.hacktic.nl (Bauke Jan Douma)
  59.   changes included:
  60.       - added compile option to suffix ~/.who, ~/.sysline and 
  61.         ~/.syslinelock files with ttyname, as in ".who.tty1"
  62.  
  63. * v 0.7    Mar  9th 1995    bjdouma@xs4all.nl (Bauke Jan Douma)
  64.     - minor cosmetic changes in sysline.c
  65.     - quick 'n dirty Configure utility
  66.  
  67. * v 0.8    Apr 20th 1995    bjdouma@xs4all.nl (Bauke Jan Douma)
  68.     - added checks of return values in readproctab()
  69.     - doubled size of terminal buffer (2048)
  70.     - reordering and re-layout of and addenda and corrections to man-page
  71.     - reworked README (more hints, examples of modified capabilities)
  72.     - scripts to create termcap/terminfo referring entries
  73.     - status-line colorization
  74.  
  75. * v 0.9    Apr 23th 1995    bjdouma@xs4all.nl (Bauke Jan Douma)
  76.     - exterminated lurking bug with user logging (clear extension
  77.       of reallocated utmp buffer)
  78.     - let (gnu) tgetent allocate storage for termcap entry
  79.     - more changes to man-page
  80.     - more additions to README
  81.     - made lsm conform to new specs
  82.     - corrected errors in `make.terminfo-entry' script: 'tsl' string
  83.       needed a %p1 code and and 'tc=' should have been 'use='
  84.       (apparently you could also use ncurses' captoinfo utility
  85.       to convert the termcap entry to a terminfo entry)
  86.     - expanded make.termcap-entry and make.terminfo-entry scripts
  87.       with an entry for a status-line on the top of the screen
  88.       and in light of this modified the cs and cls utilities (the
  89.       old version of the latter is still present as cls.btm,
  90.       while I also added its counterpart, cls.top; both will
  91.       prob. disappear some future version)
  92.  
  93. * v 1.0    May 11th 1995    bjdouma@xs4all.nl (Bauke Jan Douma)
  94.     - changes in entries generated by make.term*-entry scripts.
  95.     - also let (gnu) tgetstr allocate storage for cap. strings
  96.     - simplified README
  97.     - got rid of cls script; `tput clear' will do the job;
  98.       there are tput versions both for terminfo and termcap.
  99.     - enabled use of tput in `cs' script
  100.     - apparently 'i2'/'is2' are widely used, so move them definitively
  101.       back into termcap/terminfo entry, making the `cs' script as
  102.       such redundant (though you must still do `stty rows nn');
  103.       keep `cs' around though, might be handy to reset the
  104.       terminal to its old size after having killed sysline
  105.     - independent colorization of reversed and normal status-line
  106.       (as a consequence, the env. var. SYSLINE_COLOR has become
  107.       plural: SYSLINE_COLORS, and its format has changed )
  108.  
  109. * v 1.1    Mar 13th 1996    bjdouma@xs4all.nl
  110.     - macrofied unctrl (obviating the need for BSD curses)
  111.     - changes in Configure utility and Makefile
  112.     - choice between ELF and aout in Configure
  113.     - make it compile, basically :^)
  114.     - sliced QuickStart off of README
  115.     - changes in the README
  116.     - bells and whistles
  117.